FlexReport for WinForms
Progress プロパティ (IAsyncOperationWithProgress<TResult,TProgress>)


C1.Document アセンブリ > C1.Document 名前空間 > IAsyncOperationWithProgress<TResult,TProgress> インターフェース : Progress プロパティ
Gets or sets the method that receives progress events.
シンタックス
'宣言
 
Property Progress As C1.Document.AsyncOperationProgressHandler(Of TResult,TProgress)
'使用法
 
Dim instance As IAsyncOperationWithProgress(Of TResult,TProgress)
Dim value As C1.Document.AsyncOperationProgressHandler(Of TResult,TProgress)
 
instance.Progress = value
 
value = instance.Progress
C1.Document.AsyncOperationProgressHandler<TResult,TProgress> Progress {get; set;}
参照

参照

IAsyncOperationWithProgress<TResult,TProgress> インターフェース
IAsyncOperationWithProgress<TResult,TProgress> メンバ